I am currently implementing a MFA system with Firebase Authentication & Google Authenticator. Since my users are not allowed to authenticate with a non-veri
I'm following a MERN toturial on building a ecommerce website. I'm having UnhandledPromiseRejectionWarning: ValidationError this error occurs when I try to inse
I want to make a portfolio site and am struggling with my page creation: The visual elements are a Header, a Sidebar, a Frame for the content and the Content it
I'm using Vue CLI and axios. I have a searchbar where the user can input (potentially) any website and read info about the HTTP request and response. Some of th
Attempting to model thermal losses from a building, I have implemented the following code to run the model using a state-space equation. It seems to take in var
Is Elasticsearch a database itself? Is it safe to use it as my primary database? Is it secure as my primary database to store sensitive data?
Sorry, now here is the code, basically, the first query returns me a tab which contains fk_id_produto, i wanted to join it with thee second one with the id_pedi
I have been trying to extend my scenario from here to make use of facets (specifically facet_grid()). I have seen this example, however I can't seem to get it